[ summary] [ package list] [ test cases]
Tests | Errors | Failures | Success rate | Time(s) |
---|---|---|---|---|
49 | 0 | 0 | 100.00% | 1.20 |
Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.
[ summary] [ package list] [ test cases]
Package | Tests | Errors | Failures | Success Rate | Time |
---|---|---|---|---|---|
net.sf.tlc.core.impl | 16 | 0 | 0 | 100.00% | 0.81 |
net.sf.tlc.ioc.impl | 20 | 0 | 0 | 100.00% | 0.19 |
net.sf.tlc.loader | 2 | 0 | 0 | 100.00% | 0.04 |
net.sf.tlc.model | 1 | 0 | 0 | 100.00% | 0.05 |
net.sf.tlc.util | 10 | 0 | 0 | 100.00% | 0.11 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DefaultFinderTest | 1 | 0 | 0 | 100.00% | 0.252 |
![]() | DefaultI18nHelperTest | 1 | 0 | 0 | 100.00% | 0.299 |
![]() | DefaultLauncherTest | 1 | 0 | 0 | 100.00% | 0.146 |
![]() | DefaultPropertyManagerTest | 2 | 0 | 0 | 100.00% | 0.033 |
![]() | DefaultServiceLocatorTest | 10 | 0 | 0 | 100.00% | 0.032 |
![]() | JarInspectorTest | 1 | 0 | 0 | 100.00% | 0.046 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | DefaultDependencyManagerTest | 5 | 0 | 0 | 100.00% | 0.026 |
![]() | EmbeddableContainerTest | 15 | 0 | 0 | 100.00% | 0.167 |
Class | Tests | Errors | Failures | Success Rate | Time | |
---|---|---|---|---|---|---|
![]() | ClassPathUtilsTest | 2 | 0 | 0 | 100.00% | 0.046 |
![]() | ClassUtilsTest | 8 | 0 | 0 | 100.00% | 0.066 |
[ summary] [ package list] [ test cases]
![]() | testRegisterStringObject | 0.01 |
![]() | testRegisterNullKey | 0.00 |
![]() | testRegisterNullObject | 0.00 |
![]() | testRegisterClassObject | 0.01 |
![]() | testIllegalClassObject | 0.00 |
![]() | testRegisterObject | 0.00 |
![]() | testUnregisterString | 0.00 |
![]() | testUnregisterObject | 0.00 |
![]() | testIllegalUnregister | 0.00 |
![]() | testListKeys | 0.00 |
![]() | testHasClass | 0.00 |
![]() | testCanConstructClassWithConstructor | 0.00 |
![]() | testCanConstructAvoidStackOverflow | 0.00 |
![]() | testCanConstructClass | 0.00 |
![]() | testListAllImplementingClasses | 0.00 |
![]() | testGetObject | 0.01 |
![]() | testGetObjectByInterface | 0.00 |
![]() | testGetSimpleClass | 0.01 |
![]() | testClassImplementingInterface | 0.01 |
![]() | testConstructClassWithDependency | 0.01 |
![]() | testRegisterInstance | 0.00 |
![]() | testConstructConcreteClass | 0.00 |
![]() | testRegisterInterfaceInstance | 0.00 |
![]() | testRegisterInterfaceImpl | 0.00 |
![]() | testConstructSimpleDependencyOnObject | 0.02 |
![]() | testConstructSimpleDependencyOnClass | 0.00 |
![]() | testDependencyChainOnObject | 0.05 |
![]() | testDependencyChainOnClass | 0.01 |
![]() | testGetInterfaceC | 0.00 |
![]() | testGetD | 0.02 |